home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / cmdity / grabky11.lha / GrabKey / smakefile < prev    next >
Makefile  |  1996-05-08  |  178b  |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Wed May 08 16:15:10 1996
  4. #
  5.  
  6. OBJS= GrabKey.o
  7.  
  8. GrabKey: $(OBJS)
  9.    sc link to GrabKey with <<
  10. $(OBJS)
  11. <
  12.  
  13. GrabKey.o: GrabKey.c
  14.  
  15.